-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.11 (latest)
-
Code
-
Classes
- ACPT_Lite_DB
Total Complexity |
48 |
Dependencies |
12 |
Dependents |
52 |
Total lines |
452 |
Lines of code |
214 |
Logical lines of code |
109 |
Comment lines |
125 |
Methods |
21 |
Properties |
1 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createNativeTaxonomies() |
S |
48 |
4 |
35 |
getCharsetCollation() |
S |
58 |
5 |
14 |
getResults() |
S |
55 |
4 |
20 |
createSchema() |
S |
60 |
4 |
14 |
createNativePostTypes() |
S |
48 |
2 |
36 |
checkIfColumnExistsInTable() |
S |
62 |
3 |
11 |
tableIsEmpty() |
S |
62 |
3 |
11 |
prefixedTableName() |
S |
70 |
2 |
6 |
checkIfSchemaExists() |
S |
65 |
2 |
9 |
destroySchema() |
S |
69 |
2 |
7 |
sync() |
S |
72 |
2 |
6 |
tableExists() |
S |
66 |
2 |
8 |
executeQueryOrThrowException() |
S |
69 |
2 |
6 |
invalidateCacheTag() |
S |
74 |
2 |
5 |
flushCache() |
S |
74 |
2 |
5 |
prepare() |
S |
71 |
2 |
5 |
injectCache() |
S |
80 |
1 |
3 |
prefix() |
S |
77 |
1 |
4 |
rollbackTransaction() |
S |
80 |
1 |
3 |
startTransaction() |
S |
80 |
1 |
3 |
commitTransaction() |
S |
80 |
1 |
3 |